* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font: 14px / 1.4 '微软雅黑', tahoma, arial, 'Hiragino Sans GB', sans-serif;
    /* color: @text-color; */
    /* background: @bg-white; */
    overflow-x: hidden;
    word-wrap: break-word;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: underline;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

ul,
menu,
dir {
    display: block;
    list-style-type: disc;
}

.box-border {
    background: #fff;
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    padding: 15px 30px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
}

#nprogress {
    pointer-events: none;
}

#nprogress .bar {
    background: #05b8bf;
    position: fixed;
    z-index: 1031;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 1px;
    opacity: 1.0;
}

.page {
    display: inline-block;
}

.hide.jsx-2194747772 {
    display: none;
}

li.jsx-2194747772 {
    padding: 5px;
}

.menu-items.jsx-2194747772 {
    position: relative;
}

.sub-menu-list.jsx-2194747772 {
    width: 150px;
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 10px;
    background: rgba(0, 0, 0, .55);
}

.ul.jsx-2194747772 {
    list-style-type: none;
}

a.jsx-2194747772 {
    color: #fff;
    font-size: 13px;
}

.hide.jsx-133400012 {
    display: none;
}

.icons.jsx-133400012 {
    margin-right: 3px;
    position: relative;
    top: .15em;
}

.menu-item.jsx-133400012 {
    float: left;
    width: 20%;
    padding: 10px;
    position: relative;
    text-align: center;
}

.name.jsx-133400012 {
    color: #000;
}

.ul.jsx-133400012 {
    position: relative;
    width: 150px;
    top: 5px;
    margin-left: 5px;
    padding: 10px 10px;
    background: rgba(62, 58, 57, .85);
    list-style-type: none;
    color: #fff;
    z-index: 1;
}

.menubox.jsx-2788407319 {
    position: relative;
}

.menu.jsx-2788407319 {
    width: 900px;
    display: inline-block;
}

.city.jsx-2788407319 {
    position: absolute;
    right: 0;
    top: 10px;
}

a.jsx-2788407319 {
    color: #000000;
}

.header.jsx-1643198713 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100000;
    height: 100px;
    text-align: center;
    border-bottom: 1px solid #a0a0a0;
    background: #fff;
}

.logo.jsx-1643198713 {
    position: relative;
    display: block;
    width: 300px;
    margin: 10px auto 0;
    text-align: center;
    height: 55px;
}

img.jsx-1643198713 {
    display: inline-block;
    width: 150px;
}

.header-search.jsx-1643198713 {
    display: none;
    position: absolute;
    right: 100px;
    top: 15px;
    height: 40px;
    width: 40px;
    background: url(images/search.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.before-render-slide-item.jsx-3442233984 {
    list-style: none;
    color: #ffffff;
}

.before-render-slide-item.jsx-3442233984 .item-title.jsx-3442233984 {
    opacity: 0;
    color: #ffffff;
}

.before-render-slide-item.jsx-3442233984 .item-desc.jsx-3442233984 {
    opacity: 0;
    color: #ffffff;
}

table.jsx-2447665983 {
    position: fixed;
    width: 100%;
    margin: 0;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    background: transparent;
}

td.jsx-2447665983 {
    font-weight: normal;
    vertical-align: middle;
}

.main-move.jsx-4096040581 a.jsx-4096040581 {
    text-decoration: none;
}

.main-move.jsx-4096040581 a.jsx-4096040581 .text.jsx-4096040581 {
    position: relative;
}

.main-move.jsx-4096040581 a.active.jsx-4096040581 .text.jsx-4096040581 .icon-right.jsx-4096040581 {
    display: block;
}

.main-move.jsx-4096040581 a.jsx-4096040581 .text.jsx-4096040581 .icon-right.jsx-4096040581 {
    position: absolute;
    left: 25px;
    top: 150px;
    display: none;
}

.section.jsx-3501626300 {
    position: relative;
    height: 600px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
}

.banner.jsx-3501626300 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    /* -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; */
    background-image: url(images/sub-banner-1.jpg);
}

table.jsx-3501626300 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

td.jsx-3501626300 {
    text-align: center;
    color: #fff;
    font-weight: normal;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.2);
}

h2.jsx-3501626300 {
    font-size: 34px;
    line-height: 50px;
    margin-bottom: 20px;
}

a.jsx-3501626300 {
    display: inline-block;
    width: 150px;
    padding: 10px 0;
    font-size: 13px;
    line-height: 24px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    background-color: rgba(255,255,255,.1);

    /* margin-top: 30px; */
}

a.jsx-3501626300:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

p.jsx-3501626300 {
    width: 50%;
    margin: 0 auto;
    max-width: 550px;
    line-height: 30px;
}

p.h2_pre.jsx-3501626300 {
    font-size: 22px;
    margin-bottom: 10px;
}

.cover.jsx-2486732522 {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}

img.jsx-2486732522 {
    display: block;
    width: 100%;
}

.mask.jsx-2486732522 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 35%;
    background-color: rgba(0, 0, 0, 0.5);
}

h3.jsx-2486732522 {
    font-size: 20px;
    padding-bottom: 20px;
}

span.jsx-2486732522 {
    font-size: 12px;
    display: inline-block;
    padding: 10px 10px;
    border-top: 1px solid #fff;
}

.hide.jsx-2486732522 {
    display: none;
}

.right-item.jsx-2486732522 {
    width: 100%;
}

.bottom-a-link.jsx-2486732522 {
    color: #fff;
    text-decoration: none;
}

.section-bottom.jsx-318874507 {
    display: inline-block;
    width: 100%;
    min-height: 500px;
    margin-top: 40px;
    margin-bottom: 30px;
}

@media screen and (max-width:600px) {
    .half.jsx-318874507 {
        width: 100%;
    }
}

table.jsx-3869926507 {
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    background: transparent;
}

td.jsx-3869926507 {
    font-weight: normal;
    vertical-align: middle;
}

img.jsx-3869926507 {
    width: 250px;
    height: 250px;
}

ul.jsx-1300928582,
li.jsx-1300928582 {
    list-style: none;
}

.sideChat.jsx-1300928582 {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -50px;
    height: 100px;
    z-index: 99999;
}

.sideChat.jsx-1300928582>ul.jsx-1300928582 {
    border-radius: 4px;
}

.sideChat.jsx-1300928582>ul.jsx-1300928582 li.jsx-1300928582 {
    cursor: pointer;
    width: 50px;
    height: 50px;
    padding-top: 10px;
    background: #e30517;
    border-bottom: 1px dashed #fff;
}

.sideChat.jsx-1300928582>ul.jsx-1300928582 li.jsx-1300928582:hover {
    opacity: 0.8;
}

.sideChat.jsx-1300928582>ul.jsx-1300928582 li.jsx-1300928582:last-child {
    border-bottom: none;
    border-bottom-left-radius: 6px;
    height: 65px;
}

.sideChat.jsx-1300928582>ul.jsx-1300928582 li.jsx-1300928582:first-child {
    border-top-left-radius: 4px;
}

.sideChat.jsx-1300928582>ul.jsx-1300928582 li.jsx-1300928582 p.jsx-1300928582 {
    color: #fff;
    font-size: 12 px;
}

.kf.jsx-1300928582 {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 0;
    width: 300px;
    height: 350px;
    background: #fff;
}

.kfHeader.jsx-1300928582 {
    position: relative;
    width: 300px;
    height: 40px;
    background: #e30517;
}

.kfHeader.jsx-1300928582 .kfLogo.jsx-1300928582 {
    position: absolute;
    left: 20px;
    top: 5px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
}

.kfHeader.jsx-1300928582 .logoTip.jsx-1300928582 {
    position: absolute;
    top: 12px;
    left: 60px;
    font-size: 13px;
    color: #fff;
    text-align: left;
}

.kfHeader.jsx-1300928582 .kfClose.jsx-1300928582 {
    cursor: pointer;
    position: absolute;
    color: #fff;
    right: 10px;
    font-size: 14px;
    top: 10px;
}

.kfContent.jsx-1300928582 {
    text-align: left;
    width: 250px;
    font-size: 13px;
    margin: 10px 0 0 20px;
}

.kfContent.jsx-1300928582 .contentList.jsx-1300928582 {
    margin-top: 10px;
    padding: 5px 15px;
    background: #ccc;
    border-radius: 5px;
}

.kfContent.jsx-1300928582 .contentList.jsx-1300928582 li.jsx-1300928582 {
    margin-top: 5px;
}

.kfContent.jsx-1300928582 .contentList.jsx-1300928582 a.jsx-1300928582 {
    color: blue;
    margin-left: 5px;
}

.kfBottom.jsx-1300928582 {
    position: absolute;
    width: 300px;
    height: 60px;
    bottom: 0;
}

.kfBottom.jsx-1300928582 a.jsx-1300928582 {
    text-decoration: none;
    display: block;
    width: 260px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #e30517;
    margin: 15px auto 0 auto;
}

.onlineMes.jsx-1300928582 {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 300px;
    height: 400px;
    top: 0;
    right: 0;
    background: #999;
    color: #fff;
    text-align: left;
    padding-left: 15px;
    font-family: monospace;
}

.onlineMes.jsx-1300928582 h3.jsx-1300928582 {
    margin-top: 30px;
}

.onlineMes.jsx-1300928582>p.jsx-1300928582 {
    margin-top: 5px;
}

.onlineMes.jsx-1300928582 textarea.jsx-1300928582 {
    width: 250px;
    height: 100px;
    margin-top: 8px;
}

.onlineMes.jsx-1300928582 input[type=text].jsx-1300928582,
.onlineMes.jsx-1300928582 input[type=email].jsx-1300928582,
.onlineMes.jsx-1300928582 input[type=tel].jsx-1300928582 {
    width: 250px;
    height: 30px;
    margin-top: 4px;
    font-family: monospace;
}

.onlineMes.jsx-1300928582 input[type=submit].jsx-1300928582 {
    cursor: pointer;
    width: 150px;
    height: 35px;
    outline: 0;
    border: 0;
    background: #e30517;
    color: #fff;
    font-family: monospace;
}

.onlineMes.jsx-1300928582 input[type=button].jsx-1300928582 {
    cursor: pointer;
    width: 80px;
    height: 35px;
    outline: 0;
    margin-left: 18px;
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    font-family: monospace;
}

.main.jsx-1628472427 {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    min-height: 800px;
    text-align: center;
}

.logo.jsx-1628472427 {
    padding-bottom: 50px;
}

a.jsx-1628472427 {
    text-decoration: none;
}

@media (max-width:600px) {
    .main.jsx-1628472427 {
        padding: 10px 0;
    }

    .logo.jsx-1628472427 {
        padding-bottom: 20px;
    }
}